home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 27 / PC Gamer IT CD 27.iso / MEDIA / STORE.DXR / Internal_76.ls < prev    next >
Encoding:
Text File  |  1997-12-01  |  114 b   |  8 lines

  1. on exitFrame
  2.   global lastFrame
  3.   repeat with j = 1 to 65
  4.     puppetSprite(j, 0)
  5.   end repeat
  6.   go(lastFrame)
  7. end
  8.